home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / var / lib / dpkg / info / compiz-gnome.postinst < prev    next >
Text File  |  2009-10-20  |  1KB  |  13 lines

  1. #!/bin/sh
  2. set -e
  3. # Automatically added by dh_gconf
  4. if [ "$1" = "configure" ] && which update-gconf-defaults >/dev/null 2>&1; then
  5.     update-gconf-defaults 
  6. fi
  7. # End automatically added section
  8. # Automatically added by dh_gconf
  9. if [ "$1" = "configure" ]; then
  10.     gconf-schemas --register compiz-annotate.schemas compiz-blur.schemas compiz-clone.schemas compiz-commands.schemas compiz-core.schemas compiz-cube.schemas compiz-dbus.schemas compiz-decoration.schemas compiz-fade.schemas compiz-fs.schemas compiz-gconf.schemas compiz-glib.schemas compiz-gnomecompat.schemas compiz-ini.schemas compiz-inotify.schemas compiz-kconfig.schemas compiz-minimize.schemas compiz-move.schemas compiz-obs.schemas compiz-place.schemas compiz-png.schemas compiz-regex.schemas compiz-resize.schemas compiz-rotate.schemas compiz-scale.schemas compiz-screenshot.schemas compiz-svg.schemas compiz-switcher.schemas compiz-video.schemas compiz-water.schemas compiz-wobbly.schemas compiz-zoom.schemas gwd.schemas 
  11. fi
  12. # End automatically added section
  13.